Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: GitHub Actions #172

Merged
merged 4 commits into from
Dec 1, 2019
Merged

CI: GitHub Actions #172

merged 4 commits into from
Dec 1, 2019

Conversation

dgasmith
Copy link
Collaborator

@dgasmith dgasmith commented Dec 1, 2019

Description

Switches CI over to GitHub Actions.

Status

  • Changelog updated
  • Ready to go

@codecov
Copy link

codecov bot commented Dec 1, 2019

Codecov Report

Merging #172 into master will not change coverage.
The diff coverage is n/a.

@dgasmith
Copy link
Collaborator Author

dgasmith commented Dec 1, 2019

This is ready for review, I don't think the checks come in until its in master. Builds here: https://github.com/dgasmith/QCElemental/commit/60ee4d5ab795e7a237b0d4d49c5d18a87f639f6b/checks?check_suite_id=336612400

@dgasmith dgasmith closed this Dec 1, 2019
@dgasmith dgasmith reopened this Dec 1, 2019
@dgasmith dgasmith requested a review from loriab December 1, 2019 18:11
Copy link
Collaborator

@loriab loriab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very neat!


**To Reproduce**
Code to reproduce the behavior:

<!-- Code to reproduce the behavior: -->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Please include the results of conda list and python -c "import qcelemental as qc; print(qc.__file__, qc.__version__)".

shell: bash
run: |
eval "$(conda shell.bash hook)" && conda activate test
pytest -v --cov=qcelemental --cov-report=xml qcelemental/tests/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try adding --color yes for quick id of failed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Color worked!

@dgasmith dgasmith merged commit c4855db into MolSSI:master Dec 1, 2019
@dgasmith dgasmith deleted the gha branch December 1, 2019 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants